-
Home
-
Stripe Payment Forms by WP Simple Pay – Accept Credit Card Payments + Subscriptions with Stripe
-
4.16.0 (latest)
-
Code
-
Classes
- EmailSubscriber
| Total Complexity |
49 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
718 |
| Lines of code |
350 |
| Logical lines of code |
193 |
| Comment lines |
237 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| payment_confirmation() |
A |
41 |
11 |
57 |
| payment_notification() |
A |
41 |
9 |
62 |
| upcoming_invoice() |
S |
46 |
6 |
42 |
| subscription_cancel() |
S |
48 |
6 |
33 |
| invoice_confirmation() |
S |
50 |
6 |
31 |
| get_subscribed_events() |
S |
44 |
2 |
61 |
| payment_processing() |
S |
50 |
4 |
29 |
| payment_refunded_confirmation() |
S |
56 |
2 |
19 |
| summary_report() |
S |
60 |
2 |
13 |
| __construct() |
S |
81 |
1 |
3 |